home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / DISK / MACWHERE.ARJ / WHEREIS.DOC < prev    next >
Text File  |  1992-03-01  |  2KB  |  54 lines

  1.                        WHEREIS for DOS Version 1.0
  2.                         Written by John McNamara
  3.                             MÄC's Place BBS
  4.                             (919) 891-1111
  5.                            Dual Standard HST
  6.                          Home of the C programmer
  7.                               7000+ Files 
  8.                       Specializing in UNIX and DOS
  9.  
  10. If your a "C" programmer for either UNIX or DOS and haven't visited
  11. MÄC's Place BBS, you have missed something special.  Give us a call !!
  12.  
  13. This program is released as FREEWARE.  Which means its free to distribute,
  14. to anyone you want.  However it is copyrighted and can not be changed,
  15. modified, renamed, dissasembled or in anyway reverse-engineered.
  16.  
  17. USAGE:      whereis <filename>  [-]
  18. wildcards are ok, and the option "-" will pause after 23 lines
  19.  
  20. Sample:     whereis *.bak
  21.  
  22. this will search every drive and every directory on your system for
  23. any filename that ends in .BAK
  24.  
  25. Sample:     mac*.zip
  26.  
  27. this will search every drive and every directory on your system for
  28. any filename that begins with mac has anything after it and has
  29. an extention of .ZIP
  30.  
  31. Sample:     whereis macwin?.zip -
  32.  
  33. this will search every drive and every directory on your system for
  34. any filename that has the first 6 letters "macwin" , the seventh
  35. letter can be anything, no eigth letter and have an extention of
  36. .zip      By using the "-" it will show 23 "finds" on the screen 
  37. at a time
  38.  
  39.  
  40. The are a hundred "whereis" type programs out there.  Some do everything
  41. except make your bed.  I like one that is small, fast and simple.  This
  42. whereis program will take any combination of DOS wildcards and recursively
  43. search every drive and directory for your targeted file(s).  It will
  44. even pause automatically after every 23 "hits" if you want.  But best
  45. of all its FAST>>>>>>>>>>>>>>>>
  46.  
  47.            Stacker 2.0 Compatible
  48.            Fully Network compatible, Lantastic, Novell, 3Comm  etc
  49.  
  50. WHEREIS.EXE  
  51. Copyright (c) 1992 John W. McNamara
  52. All Rights Reserved
  53.  
  54.